home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / wmail209.zip / DB-CFG.ZIP / DB-READ.ME < prev    next >
Text File  |  1993-03-15  |  1KB  |  28 lines

  1. CAT.BAT, SPAWNBBS.BAT, WM.CFG and AREAS.BBS are my sample files  for
  2. running WILDMAIL! with D'Bridge.
  3.  
  4. There are several steps that need to be done to get WILDMAIL! to run
  5. successfully with DB v1.30 and DB v1.31 (beta and release versions).
  6. You need to do the following:
  7.  
  8. 1.  Go to DB SETUP, CONFIGURATION - PACKET/MAIL CONTROL option and set the
  9.     INBOUND MAIL HANDLING to EXTERNAL, and set the PROCESS ECHOMAIL flag
  10.     to NO.
  11.  
  12. 2.  Go to DB SETUP, CONFIGURATION - XMAIL CONTROL option and set the
  13.     UNPACK INBOUND XMAIL flag to NO.
  14.  
  15. 3.  Go to DB SETUP, SCHEDULE MAINTENANCE and in the ADVANCED ROUTING
  16.     screen for each of your schedules, you need to set up an errorlevel
  17.     that DB will terminate with whenever mail is received.  To do this,
  18.     use the last option on the screen, DOS COMMANDS, to put a *X50 which
  19.     tells DB to exit with an errorlevel of 50 whenever mail is received.
  20.     If you look at my sample CAT.BAT file you will see the check for
  21.     errorlevel 50.  It will run WM SCAN TOSS whenever the errorlevel 50
  22.     is executed.
  23.  
  24.  
  25. Once you have made these changes to your BAT files and CFG files then you
  26. should be all set to run WILDMAIL! with D'Bridge.
  27.  
  28.